Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / ListEx<TItem,TItemInterface> Class / ListEx<TItem,TItemInterface> Constructor

In This Topic
    ListEx<TItem,TItemInterface> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    public ListEx<TItem,TItemInterface>()
    See Also